CmdSelectionBits
This enumeration table indicates which subset of UIS commands to retrieve using a bit mask. See GlobalFunctions.GetUisCommandList.
| Name | Value |
|---|---|
| CsIncludeUsrCmds | 1 |
| CsIncludeParentCmds | 2 |
| CsIncludeSecDeniedCmds | 4 |
| CsIncludeMSSCmds | 8 |
| CsIncludeWebCmds | 16 (0x0010) |

